text/template.Template.copy (method)
3 uses
text/template (current package)
template.go#L88: nt := t.copy(nil)
template.go#L101: tmpl := v.copy(nt.common)
template.go#L112: func (t *Template) copy(c *common) *Template {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)